home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 151-175 / scopedisk161 / curses / examples / tttt / readme < prev    next >
Encoding:
Text File  |  1995-03-19  |  482 b   |  16 lines

  1. This is a 4 by 4 version of tic-tac-toe with "wraparound
  2. edges" (so you can have off-center diagonal wins).
  3.  
  4. I've compiled it under 4.3 BSD Unix, but it should compile
  5. ok just about everywhere that has a curses package.
  6.  
  7. Edit the Makefile as necessary, then make.
  8.  
  9. If you improve the code, please let me know.  I'd be interested
  10. in seeing any changes to it.
  11.  
  12. This program is public domain.
  13.  
  14. -Eric Lechner,  6 March 1990
  15. lechner@ucscb.ucsc.edu         ...!ucbvax!ucscc!ucscb!lechner
  16.